Don't assume actions and results have equal height
authorDiego Escalante Urrelo <diegoe@src.gnome.org>
Thu, 15 Jan 2009 09:51:07 +0000 (09:51 +0000)
committerDiego Escalante Urrelo <diegoe@src.gnome.org>
Thu, 15 Jan 2009 09:51:07 +0000 (09:51 +0000)
commit649ac44dd9a98aeebfc29a5069fc6656ac1f0ea0
treebfa246de5784b6bc6d274d54b66255b2f2fcfcd2
parentd00b5cd3ee480947762124b65dfac6b872ad4c6f
Don't assume actions and results have equal height

This causes negative size requisitions when results are more than one
line tall.

* gtk/gtkentrycompletion.c: change the formula used to calculate
the size of the completion popup.

svn path=/trunk/; revision=22120
ChangeLog
gtk/gtkentrycompletion.c